home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 3: Developer Tools
/
Linux Cubed Series 3 - Developer Tools.iso
/
devel
/
db
/
esm-3.1
/
esm-3
/
usr
/
local
/
sm
/
src
/
client
/
trace
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1996-05-05
|
249 b
|
21 lines
#
# $RCSfile: Makefile,v $
# $Revision: 1.1.1.1 $ $Date: 1996/05/04 21:55:30 $
#
MODULE = trace
#
# Object Files
#
FILESO = space.o initTrace.o
#
# Source Files
#
FILESC = space.c initTrace.c
include ../makefile.subdir
include makefile.depend